home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 12
/
Amiga Plus Sonderheft Amiga 12.iso
/
s
/
installvnc
< prev
next >
Wrap
Text File
|
1997-08-08
|
359b
|
16 lines
assign VNC_: "VNC Install:"
copy VNC_:libs/vnc.library to LIBS:
copy VNC_:c/SetVNC.coded to T:SetVNC
copy VNC_:Extras/Decode to T:
T:Decode T:SetVNC
copy T:SetVNC to c:
if exists SYS:prefs
copy VNC_:Prefs/SetVNC.info to SYS:prefs
else
copy VNC_:Prefs/SetVNC.info to SYS:
endif
copy VNC_:Shell.info to SYS:
copy VNC_:s/#? to S:
delete T:SetVNC T:Decode